Carbon


_MPTaskIsToolboxSafe

Header: Multiprocessing.h Carbon status: Unsupported

Boolean _MPTaskIsToolboxSafe (
    MPTaskID task
);
task

AVAILABILITY

Not supported in Carbon. Not available in CarbonLib, but available when MPLibrary 1.0 or later is installed. Exported by MPLibrary 1.0 and later.

CARBON NOTES

You should query MPTaskIsPreemptive instead (where a false result indicates a nonreentrant cooperative task)


© 2000 Apple Computer, Inc. — (Last Updated 4/6/2000)